src/glwtf/input.d(13,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(252,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(288,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(313,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(332,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(355,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(370,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(385,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(542,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(571,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glwtf/signals.d(686,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/glad/gl/loader.d(48,13): Error: `@safe` function `open_gl` cannot access `__gshared` data `libGL` src/glad/gl/loader.d(49,16): Error: `@safe` function `open_gl` cannot access `__gshared` data `libGL` src/glad/gl/loader.d(53,21): Error: `@safe` function `open_gl` cannot access `__gshared` data `gladGetProcAddressPtr` src/glad/gl/loader.d(55,28): Error: `@safe` function `open_gl` cannot access `__gshared` data `gladGetProcAddressPtr` src/glad/gl/loader.d(66,8): Error: `@safe` function `get_proc` cannot access `__gshared` data `libGL` src/glad/gl/loader.d(69,8): Error: `@safe` function `get_proc` cannot access `__gshared` data `gladGetProcAddressPtr` src/glad/gl/loader.d(70,18): Error: `@safe` function `get_proc` cannot access `__gshared` data `gladGetProcAddressPtr` src/glad/gl/loader.d(76,28): Error: `@safe` function `get_proc` cannot access `__gshared` data `libGL` src/glad/gl/loader.d(76,27): Error: function `core.sys.posix.dlfcn.dlsym(void*, scope const(char*))` is not callable using argument types `(_error_, const(char)*)` src/glad/gl/loader.d(76,27): cannot pass argument `__error` of type `_error_` to parameter `void*` src/glad/gl/loader.d(91,12): Error: `@safe` function `close_gl` cannot access `__gshared` data `libGL` src/glad/gl/loader.d(92,21): Error: `@safe` function `close_gl` cannot access `__gshared` data `libGL` src/glad/gl/loader.d(92,20): Error: function `core.sys.posix.dlfcn.dlclose(void*)` is not callable using argument types `(_error_)` src/glad/gl/loader.d(92,20): cannot pass argument `__error` of type `_error_` to parameter `void*` src/glad/gl/loader.d(93,13): Error: `@safe` function `close_gl` cannot access `__gshared` data `libGL` src/glad/gl/loader.d(116,53): Error: `@safe` function `has_ext` cannot access `__gshared` data `glGetString` src/glad/gl/loader.d(130,26): Error: pointer arithmetic not allowed in @safe functions src/glad/gl/loader.d(131,40): Error: pointer arithmetic not allowed in @safe functions src/glad/gl/loader.d(139,9): Error: `@safe` function `has_ext` cannot access `__gshared` data `glGetIntegerv` src/glad/gl/loader.d(142,41): Error: `@safe` function `has_ext` cannot access `__gshared` data `glGetStringi` src/glad/gl/loader.d(151,2): Error: `@safe` function `gladLoadGL` cannot access `__gshared` data `glGetString` src/glad/gl/loader.d(152,5): Error: `@safe` function `gladLoadGL` cannot access `__gshared` data `glGetString` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.